chiark / gitweb /
cryptop.list: Fix up the column-spec documentation.
[distorted-keys] / cryptop.list
index c51f40221e958d54bb48c0a7a0fc472c2110a03b..54380cc3e91975ed7de342cdb0e6c2ee2224328c 100755 (executable)
@@ -38,11 +38,16 @@ Options:
   -a           Show keys owned by all users.
   -u USER      Show keys owned by USER.
 
-A COLUMN spec consists of a column name and an optional column width,
-separated by a colon.  The widths of omitted columns are computed
-automatically.
-
-Columns:
+A COLUMN spec consists of a column name and an optional column width; the
+separator character determines the behaviour as shown below.  The default is
+\`+0'.
+  NAME=WIDTH   Exact width: truncate the contents to fit if necessary.
+  NAME:WIDTH   Minimum width: spill into the next column (breaking the
+                 alignment) if necessary.
+  NAME+WIDTH   Minimum width: if a value won't fit then make the entire
+                 column wider.
+
+Columns names:
   flags                Various flags for the key.  (Unset flags are shown as \`.')
                  R     key has recovery information
                  !     key nub needs recovery