kubo/core/commands2
Juan Batiz-Benet 93ad2bd057 mount: if already mounted, unmount before new attempt
This is because if the user specifies that they want
to mount multiple times, something must be wrong. try
unmounting to reset things and then proceed.
2014-11-16 02:22:53 -08:00
..
internal refactored cast errors to use a util 2014-11-14 03:19:56 -08:00
add.go cmds2: change add arg name 2014-11-14 03:20:11 -08:00
block.go cmds: fix block output. 2014-11-15 06:43:02 -08:00
bootstrap.go cmds2: cmdDetailsMap 2014-11-14 03:20:07 -08:00
cat.go core/commands: Ported commands to use HelpText struct for helptext fields 2014-11-14 03:20:03 -08:00
commands.go cmd2: Marshaller -> Marshaler (see golang/encoding) 2014-11-14 03:20:05 -08:00
config.go cmd2: Marshaller -> Marshaler (see golang/encoding) 2014-11-14 03:20:05 -08:00
diag_test.go test(2/diag) test print diagnostics 2014-11-14 03:20:04 -08:00
diag.go cmds2: cmdDetailsMap 2014-11-14 03:20:07 -08:00
log.go cmds2: cmdDetailsMap 2014-11-14 03:20:07 -08:00
ls.go object links: Added text marshaling 2014-11-14 03:20:10 -08:00
mount_darwin.go core/commands2: Added 'mount' command 2014-11-14 03:17:29 -08:00
mount_unix.go mount: if already mounted, unmount before new attempt 2014-11-16 02:22:53 -08:00
mount_windows.go windows fix 2014-11-14 21:03:30 +08:00
name.go cmds2: name synopsis. 2014-11-14 03:20:08 -08:00
object.go object links: Fixed description 2014-11-14 03:20:11 -08:00
pin.go docs(2/pin) 2014-11-14 03:24:43 -08:00
publish.go cmd2: Marshaller -> Marshaler (see golang/encoding) 2014-11-14 03:20:05 -08:00
refs.go cmd2: Marshaller -> Marshaler (see golang/encoding) 2014-11-14 03:20:05 -08:00
resolve.go resolve: Added a TODO 2014-11-14 03:20:06 -08:00
root.go cmds: root help inc synopsis 2014-11-15 09:04:49 -08:00
update.go fix(2/update) insert line break 2014-11-14 03:20:09 -08:00
version.go cmd2: version test 2014-11-14 03:20:09 -08:00