Sha256: 86c32cb461bb34cbfa5c392afa6ed75c3cc88c251549b7559c4682bb18399a16

Contents?: true

Size: 1.16 KB

Versions: 2

Compression:

Stored size: 1.16 KB

Contents

\subsection{コマンド名の検討}
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

2 entries across 2 versions & 1 rubygems

Version Path
hikiutils-0.2.3.4 hikiutils_yamane/latex_dir/command_table.tex
hikiutils-0.2.3.3 hikiutils_yamane/latex_dir/command_table.tex