From fa1e6cf851fe97cb064cd421cdd7c1b4da1f585b Mon Sep 17 00:00:00 2001 From: Joachim Seemer Date: Wed, 23 Sep 2009 18:17:38 +0000 Subject: [PATCH] Changed bullet list to headings. Thanks Oscar Prego for noticing. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33253 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/userguide/en/attributes.html | 50 +++++++++++++++++++------------ 1 file changed, 31 insertions(+), 19 deletions(-) diff --git a/docs/userguide/en/attributes.html b/docs/userguide/en/attributes.html index 436d4e5331..15d8df1fe4 100644 --- a/docs/userguide/en/attributes.html +++ b/docs/userguide/en/attributes.html @@ -58,8 +58,11 @@

index Attributes in Terminal

-

If you prefer to use the commandline or plan to work with many files using scripting, there are several commands for controlling attributes from Terminal:

- -


- -


- -


- -


- +

If you do want to copy the attributes plus the data of the file itself, you can add the option "-d" or "--data".

+


More information on these commands and their options can be found by typing the command name followed by "-h" or "--help".