1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild/Config
David Steele 5e1291a29f Rename ls command to repo-ls.
This command only makes sense for the repository storage since other storage (e.g. pg and spool) must be located on a local Posix filesystem and can be listed using standard unix commands.  Since the repo storage can be located lots of places having a common way to list it makes sense.

Prefix with repo- to make the scope of this command clear.

Update documentation to reflect this change.
2020-03-09 16:41:04 -04:00
..
Build.pm Fix options being ignored by asynchronous commands. 2020-01-15 12:24:58 -07:00
BuildDefine.pm pgBackRest is now pure C. 2019-12-13 17:55:41 -05:00
BuildParse.pm Automatically generate constants for command and option names. 2019-04-12 09:03:34 -04:00
Data.pm Rename ls command to repo-ls. 2020-03-09 16:41:04 -04:00