Checking your mail Sending an email message Reading and replying to an email message Managing email messages Searching email messages Working with Exchange ActiveSync email Adding an email account What is Smart Sync? Battery and Storage Power and storage management Battery optimization for a...
@REM JAVA_HOME - location of a JDK home dir @REM @REM Optional ENV vars @REM M2_HOME - location of maven2's installed home dir @REM MAVEN_BATCH_ECHO - set to 'on' to enable the echoing of the batch commands @REM MAVEN_BATCH_PAUSE - set to 'on' to wait for ...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filte...
Either way you’ll be able to access the graphical help by typing in commands like this one: gg Get-ChildItem Not bad, if we do say so ourselves. A Final Thought or Two For the most part, and as we noted earlier, all we did here was reformat the help topics, add a few hyperlinks...
flash on or off Taking a photo Setting the photo quality and size Tips for capturing better photos Tips for taking selfies and people shots Using Auto Selfie Taking selfies with voice commands Taking photos with the self-timer Applying skin touch-ups with Live Makeup Taking a panoramic photo...
@REMMAVEN_BATCH_ECHO - set to 'on' to enable the echoing of the batch commands @REMMAVEN_BATCH_PAUSE - set to 'on' to wait for a keystroke before ending @REMMAVEN_OPTS - parameters passed to the Java VM when running Maven @REMe.g. to debug Maven itself, use ...
This can be used to run docker commands that are not currently supported by VIC Engine (docker build, docker push). See details here. We are working hard to add functionality while building out our foundation so continue to watch the repo for new features. Initial focus is on the ...
delete_option( $key ) ) { WP_CLI::error( "Could not delete '$key' option. Does it exist?" ); } else { WP_CLI::success( "Deleted '$key' option." ); } }; WP_CLI::add_command( 'option delete', $delete_option_cmd ); WP-CLI comes with dozens of commands. It's easi...
See the CLI documentation for all the other commands. Debugging # See FreshRSS data if you use Docker volume docker volume inspect freshrss-data sudo ls /var/lib/docker/volumes/freshrss-data/_data/ # See Web server logs docker logs -f freshrss # Enter inside FreshRSS docker container doc...
Common commands and their options, as well as vim usage, are shown below: CommandOptionsDescription ls -h (human readable) -a (show hidden) -l (detailed) -lt (newist file first) -ltr (oldest file first) List of files and directories pwd Print working directory cd ~ (hom...