diff options
author | Jim Meyering <jim@meyering.net> | 2006-02-27 10:43:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-02-27 10:43:01 +0000 |
commit | 6b66f12ea8fae9f5244693706fbb96a21d79898a (patch) | |
tree | dadcffada79ab0ba5c36bcce14f8e3a9d500792c /man | |
parent | b4b3e819aa7a0d9d1ca35ed675381758803c9d86 (diff) | |
download | coreutils-6b66f12ea8fae9f5244693706fbb96a21d79898a.tar.xz |
*** empty log message ***
Diffstat (limited to 'man')
-rw-r--r-- | man/base64.x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/base64.x b/man/base64.x new file mode 100644 index 000000000..216c70ce8 --- /dev/null +++ b/man/base64.x @@ -0,0 +1,4 @@ +[NAME] +base64 \- base64 encode/decode data and print to standard output +[DESCRIPTION] +.\" Add any additional description here |