interm-team: update 4 basename command

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@275 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
feninf 2018-11-19 13:09:50 +00:00
parent 9a6551576b
commit 0587b6ff91
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ basename [flags] [string] [suffix]
</pre>
Where [flags] are the cat flags, read below for more info, the string command is
the pathname and the suffix, if indicated, will be also deleted.<br><br>
the pathname and the suffix, if indicated, will be also deleted.<br>
<h3>Flags</h3>
@ -31,8 +31,8 @@ Here are some of the most common basename flags:
<li><b>-a</b>: Supports multiple arguments and they will be treated as a name </li>
</ul>
<h3>Example<h3>
</b>
<h3>Example</h3>
<pre>
basename /USI/command
</pre>