X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fguestfish.pod;h=dfacf6f191809e5a4b26acd1f793a0809d66eb5e;hb=4f376dbafb78ee9b5ad1652360472a14de64753d;hp=e5f0bbaa4e2acddda2e745a19be89145aea78a56;hpb=c076aaea7e6d9459c8d8a96d21abd71a0223f098;p=libguestfs.git diff --git a/fish/guestfish.pod b/fish/guestfish.pod index e5f0bba..dfacf6f 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -313,7 +313,9 @@ the Unix L program): chmod 0777 /public # OK chmod 777 /public # WRONG! This is mode 777 decimal = 01411 octal. -Commands that return numbers currently always print them in decimal. +Commands that return numbers usually print them in decimal, but +some commands print numbers in other radices (eg. C prints +the mode in octal, preceeded by C<0>). =head1 WILDCARDS AND GLOBBING