aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2017-10-26 07:44:59 +0000
committerMatěj Cepl <mcepl@cepl.eu>2017-10-26 07:44:59 +0000
commit6f03fbb005da75cd022e4a0d7eed1df1070b3974 (patch)
tree1fff52bd34beeaa66b13fbccd6beda183b641cab /libbe/command
parent8866e4afc744789c75c8a2df46f9299b6d1a1ea6 (diff)
parentc2102e1b36a24c86447159302419328d9529f013 (diff)
downloadbugseverywhere-6f03fbb005da75cd022e4a0d7eed1df1070b3974.tar.gz
Merge branch '3679a345-f339-449f-9808-8ba0313440ca' into 'master'
Remove Arch support See merge request bugseverywhere/bugseverywhere!7
Diffstat (limited to 'libbe/command')
-rw-r--r--libbe/command/diff.py2
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.