X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=hivex%2Fhivexsh.pod;fp=hivex%2Fhivexsh.pod;h=9336798ff9c58b16b7c55be398f167b4f0333a35;hb=6ecb9ef1418631a11e10d080ea88556750593f22;hp=277e3aea03ab863e732e608eb0c0ee7c78fb423a;hpb=aef0d618b08dc9fb27fb3a729dd8926cff26ae0b;p=libguestfs.git diff --git a/hivex/hivexsh.pod b/hivex/hivexsh.pod index 277e3ae..9336798 100644 --- a/hivex/hivexsh.pod +++ b/hivex/hivexsh.pod @@ -100,7 +100,14 @@ or even: Path elements (node names) are matched case insensitively, and characters like space, C<*>, and C have I special significance. -C<..> may be used to go to the parent directory. +C may be used to go to the parent directory. + +C without any arguments prints the current path. + +Be careful with C since the readline library has an undocumented +behaviour where it will think the final backslash is a continuation +(it reads the next line of input and appends it). Put a single space +after the backslash. =item B | B