X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/f00b260e7e130019fff1ad66196496cbfdbfd5c7..refs/heads/mdw/wip.crybaby.2016-05-05:/cryptop.list diff --git a/cryptop.list b/cryptop.list index 96f9a65..045a78c 100755 --- a/cryptop.list +++ b/cryptop.list @@ -47,7 +47,7 @@ separator character determines the behaviour as shown below. The default is NAME+WIDTH Minimum width: if a value won't fit then make the entire column wider. -Columns names: +Column names: flags Various flags for the key. (Unset flags are shown as \`.') R key has recovery information ! key nub needs recovery @@ -85,7 +85,7 @@ col_label () { label=$1 case $all,$label in - nil,$USERV_USER/*) plabel=${label#*/} ;; + nil,"$user"/*) plabel=${label#*/} ;; t,*) plabel=${label%%/*}:${label#*/} ;; esac echo "$plabel"