オプション

-a
ファイル構成やアクセス権限も一緒に全てコピー (all)
-t
ターゲットとなるコピー先ディレクトリを指定 (target)
$ cp test.txt -t dir/    # dirディレクトリに test.txt がコピーされる