Skip to content

Commit ba12bf0

Browse files
committed
Removed capitalisation of -t option in "Listing node contents" example
1 parent 34eb6b4 commit ba12bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcr-shell/interacting.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ node properties and children which are defined in the schema with the ``-t`` opt
9898
| jcr:primaryType | NAME | slinpTest:article |
9999
| title | STRING | Slinp Web Content Framework |
100100
+--------------------+-------------------------+------------------------------------------------+
101-
PHPCRSH> ls -T
101+
PHPCRSH> ls -t
102102
/cms/foo [nt:unstructured] > nt:base
103103
+--------------------+-------------------------+------------------------------------------------+
104104
| home | slinpTest:article | Home |

0 commit comments

Comments
 (0)