mirror of
https://github.com/ksherlock/profuse.git
synced 2025-02-07 06:30:40 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@290 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
parent
d4a8391650
commit
7cb873bfcf
2
apfm.cpp
2
apfm.cpp
@ -241,7 +241,7 @@ int action_rm(int argc, char **argv, Pascal::VolumeEntry *volume)
|
|||||||
{
|
{
|
||||||
// rm file [file ....]
|
// rm file [file ....]
|
||||||
|
|
||||||
|
// TODO -- -f flag to prompt for each file.
|
||||||
// TODO -- catch errors.
|
// TODO -- catch errors.
|
||||||
for (unsigned i = 1; i < argc; ++i)
|
for (unsigned i = 1; i < argc; ++i)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user