Sha256: 350dc786596a79f0ce98edf025c067b5d51af8b9a075d2eb282b9d1e157e380e

Contents?: true

Size: 1.16 KB

Versions: 3

Compression:

Stored size: 1.16 KB

Contents

\section{コマンド名の検討}
bashあるいはtcshなどのshellコマンドの振る舞いに似た振る舞いをするコマンドはおなじ名前を振るべきと考えられる.そこで,次のように検討を加える.

\begin{table}[htbp]\begin{center}
\caption{}
\begin{tabular}{llll}
\hline
現在のcommand  &変える?  &検討内容  \\ \hline
add               &  &add sources info  \\
checkdb           &  &check database file  \\
datebase FILE     &  &read datebase file  \\
display FILE      &?  &display converted hikifile  \\
edit FILE         &open  &open file  \\
euc FILE          &  &translate file to euc  \\
help [COMMAND]    &  &Describe available commands or one specific command  \\
list [FILE]       &ls  &list files  \\
move [FILE]       &mv|  move file  \\
remove [FILE]     &rm  &remove files  \\
rsync             &  &rsync files  \\
show              &??  &lsとかぶる.  \\
target VAL        &cd  &set target id  \\
update FILE       &touch  &update file  \\
version           &  &show program version  \\
\hline
\end{tabular}
\label{default}
\end{center}\end{table}
%for inserting separate lines, use \hline, \cline{2-3} etc.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hikiutils-0.2.3.8 hikiutils_yamane/latex_dir/command_table.tex
hikiutils-0.2.3.7 hikiutils_yamane/latex_dir/command_table.tex
hikiutils-0.2.3.6 hikiutils_yamane/latex_dir/command_table.tex