What is a "wallch album"?

Asked by Phil Wolff

The man page defines the command line format as "wallch [options/wallch album]", but there is no further mention of how to create a "wallch album" or pass one to the program. Can anyone please clarify this?

Question information

Language:
English Edit question
Status:
Solved
For:
Wallch Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Solanos
Solved:
Last query:
Last reply:
Revision history for this message
Alex Solanos (hakermania) said :
#1

Hello Adiabat, you can create a Wallch album by Clicking File->Save images as a wallch album

Then, after you create such an album you can import it to the program by dropping it into, or double clicking the wallch album file.

Hope I helped :)

Revision history for this message
Phil Wolff (adiabat) said :
#2

I'm looking specifically for the command line solution as indicated by the man page. If the only way is via the GUI, the man page is misleading and needs to be clarified.

Revision history for this message
Best Alex Solanos (hakermania) said :
#3

Adiabat, you cannot create a wallch album from the command line using the 'wallch' command.

On the other hand, if you mean you want to import a wallch album from the command line, then you just pass it as the 1st argument.
Example:
wallch "/path/to/album.wallch"

Revision history for this message
Phil Wolff (adiabat) said :
#4

Before I posted the original question, I tried

        wallch --constant <path>

and got the response

        Error! Argument '--constant' doesn't need any other options.

So does your answer mean that specifying an album can't be combined with any option? In that case, the man page should read

        wallch [options | wallch option]

with a '|' instead of a '/'.

I'm going to mark this as 'Solved', but I think the man page needs some work. (Yes, since I am one, I know that real progammers don't write documentation!)

Revision history for this message
Phil Wolff (adiabat) said :
#5

programmers.

Real programmers don't run spell-checkers, either.

Revision history for this message
Phil Wolff (adiabat) said :
#6

Thanks alexsol, that solved my question.

Revision history for this message
Alex Solanos (hakermania) said :
#7

Heh, Adiabat, anyways, thanks for the info, we are going to try to fix the man page (we aren't experts on this, sorry :P).