Skip to content

Instantly share code, notes, and snippets.

@sciurius
Created October 27, 2016 18:51
Show Gist options
  • Save sciurius/725bb164319570b9cd99c2ca91e50026 to your computer and use it in GitHub Desktop.
Save sciurius/725bb164319570b9cd99c2ca91e50026 to your computer and use it in GitHub Desktop.
% collect --list peanuts
Peanuts Peanuts GoComics enabled 2016-10-27 07:55:08
% collect --disable peanuts
% collect --list peanuts
Peanuts Peanuts GoComics disabled 2016-10-27 07:55:08
% collect --enable peanuts
% collect --list peanuts
Peanuts Peanuts GoComics enabled 2016-10-27 07:55:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment