diff options
Diffstat (limited to 'libbe/command')
-rw-r--r-- | libbe/command/diff.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libbe/command/diff.py b/libbe/command/diff.py index 1e9c396..1368654 100644 --- a/libbe/command/diff.py +++ b/libbe/command/diff.py @@ -138,8 +138,6 @@ tree, and prints a pretty report. If REVISION is given, it is a specifier for the particular previous tree to use. Specifiers are specific to their storage backend. -For Arch your specifier must be a fully-qualified revision name. - Besides the standard summary output, you can use the options to output UUIDS for the different categories. This output can be used as the input to 'be show' to get an understanding of the current status. |